CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - usb read write

搜索资源列表

  1. 51读写U盘源程序和原理图

    0下载:
  2. 这是51读写U盘源程序和原理图,希望对开发USB的兄弟一些参考.-Source code for USB mass storage read/write with descr iption.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:86681
    • 提供者:HEDN
  1. USB编程和实际应用例程

    1下载:
  2. 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-there are a lot of USB equipment,so how to search,read and write USB equipment is needed.But information about reading and writing usb is not much.There are some methods for
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:91887
    • 提供者:liuf
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. USB_control

    0下载:
  2. USB读写控制,使用驱动程序,控制对USB的读写-USB read-write control, use the driver to control the read and write to the USB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9632
    • 提供者:xuhui
  1. arm

    0下载:
  2. 基于arm的USB读写,通过arm进行对计算机的USB进行读和写的指令-USB read and write using arm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2601
    • 提供者:钱三强
  1. usblpt

    0下载:
  2. 控制USB LPT的代码,通过WriteFile控制USB打印口-Read/Write USB LPT Port by ReadFile/WriteFile API,not by 0x378 I/O Port
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:17528
    • 提供者:梁东
  1. abcd_proto_kernel-1.1.tar

    0下载:
  2. USB 读写程序,USB 开发简单实用的例子-USB read write
  3. 所属分类:USB develop

    • 发布日期:2017-06-02
    • 文件大小:14988854
    • 提供者:chlx
  1. USBvbnet2003

    0下载:
  2. visual basic 2003的usb读写程序-vb2003 the usb read and write procedures
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:107188
    • 提供者:方可
  1. LPC1768-usb

    0下载:
  2. LPC1768读写U盘FAT16文件的例程-LPC1768 U disk read and write FAT16 file routines
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:
    • 文件大小:441749
    • 提供者:wzfqx
  1. SD-USB-SPI-C

    0下载:
  2. SD-USB SPI读写方案开发c代码~-SD-USB read and write SPI program development of C code
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:16583
    • 提供者:哈哈
  1. 3.6.1-USB

    1下载:
  2. 这是我们学校的DSP实验箱5502的USB实验的程序,保证可以用,功能很全,在网上你觉对找不到这么好的程序,它采用了Cypress公司的CY7C68001芯片实现USB 2.0接口,能实验USB 寄存器的读/写,对 USB 的配置,对 USB 的 FIFO 的操作,对 USB 的 Setup包的操作;对 USB 的 Endpoint0 的操作.-This is our school s DSP 5502 kit s USB test program, to ensure that you can
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:165406
    • 提供者:Mr CAI
  1. a-USB

    0下载:
  2. msp430f149单片机USB读写实验程序,本程序已经测试通过-msp430f149 MCU with USB read and write experimental procedure, this procedure has been tested
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:124092
    • 提供者:徐华军
  1. usb-pc

    0下载:
  2. usb 读写数据,并且把获取的数据适时显示出来。-usb read and write data, and the data obtained timely displayed.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2353152
    • 提供者:jianhaoran
  1. usb-device-massstorage-project-at91sam7x-ek-iar.z

    0下载:
  2. When an EK running this program connected to a host (PC for example), with USB cable, the EK appears as a USB Disk for the host. Then the host can format/read/write on the disk. If there is SDRAM on the EK, the disk can be up to 10M so that read/wr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:407166
    • 提供者:Mehdi
  1. USB-read-and-write-U-disk.

    0下载:
  2. stm32上通过利用USB对U盘进行读写操作。有对USB实现的底层驱动,及U盘的读写操作-STM32 through the U disk read and write operations using USB. Driving on the bottom of USB, and the U disk read and write operation.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6617436
    • 提供者:齐丹
  1. usb

    1下载:
  2. usb 通信协议,控制usb读写等操作,适合加密狗等方面应用-Usb communication protocol, control usb read and write operations, suitable for encryption dogs and other applications
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:14336
    • 提供者:新蓝软件
  1. W25Q64 USB

    0下载:
  2. 通过USB从机接口读写W25Q64模拟一个可移动存储磁盘(Read and write W25Q64 from the computer interface through USB, simulate a removable storage disk)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-17
    • 文件大小:8751104
    • 提供者:′ 待续
  1. c5131-usb-kbd-stand-alone-1_0_2

    0下载:
  2. he MAX7456 single-channel, monochrome on-screen display (OSD) generator is preloaded with 256 characters and pictographs, and can be reprogrammed in-circuit using the SPI port. The SPI-compatible serial interface programs the operating modes, the dis
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:66560
    • 提供者:coyote22
  1. USB_HID_上位机 vc++

    1下载:
  2. 打开指定ID的USB设备,监视USB设备读、写或控制数据(Open the USB device for the specified ID and monitor the USB device to read, write, or control the data)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:2156544
    • 提供者:czezlzy984
  1. USB通信

    1下载:
  2. 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)
  3. 所属分类:其他

    • 发布日期:2020-06-21
    • 文件大小:72704
    • 提供者:lvjian
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com